• Returns (
        message: string,
        type?: "error" | "alert" | "remove" | "success",
        routePath?: string,
        showIcon?: boolean,
    ) => void