createWarningAlert(message: string,props?: Omit<AlertProps, "variant">): string
optional
props: Omit<AlertProps, "variant">
createWarningAlert(message: string,props?: Omit<AlertProps, "variant">): string
props: Omit<AlertProps, "variant">
import { createWarningAlert } from ".";