/// interface INotificationIconProps { filled: boolean; } export declare const InfoNotificationIcon: import("@emotion/styled").StyledComponent<{ children?: import("react").ReactNode; classes?: Partial | undefined; color?: import("@mui/types").OverridableStringUnion<"disabled" | "action" | "inherit" | "primary" | "secondary" | "error" | "info" | "success" | "warning", import("@mui/material").SvgIconPropsColorOverrides> | undefined; fontSize?: import("@mui/types").OverridableStringUnion<"small" | "inherit" | "large" | "medium", import("@mui/material").SvgIconPropsSizeOverrides> | undefined; htmlColor?: string | undefined; inheritViewBox?: boolean | undefined; shapeRendering?: string | undefined; sx?: import("@mui/system").SxProps | undefined; titleAccess?: string | undefined; viewBox?: string | undefined; } & import("@mui/material/OverridableComponent").CommonProps & Omit, "ref"> & { ref?: ((instance: SVGSVGElement | null) => void) | import("react").RefObject | null | undefined; }, "sx" | keyof import("@mui/material/OverridableComponent").CommonProps | "children" | "color" | "fontSize" | "htmlColor" | "inheritViewBox" | "shapeRendering" | "titleAccess" | "viewBox"> & { theme?: import("@emotion/react").Theme | undefined; } & INotificationIconProps, {}, {}>; export declare const SuccessNotificationIcon: import("@emotion/styled").StyledComponent<{ children?: import("react").ReactNode; classes?: Partial | undefined; color?: import("@mui/types").OverridableStringUnion<"disabled" | "action" | "inherit" | "primary" | "secondary" | "error" | "info" | "success" | "warning", import("@mui/material").SvgIconPropsColorOverrides> | undefined; fontSize?: import("@mui/types").OverridableStringUnion<"small" | "inherit" | "large" | "medium", import("@mui/material").SvgIconPropsSizeOverrides> | undefined; htmlColor?: string | undefined; inheritViewBox?: boolean | undefined; shapeRendering?: string | undefined; sx?: import("@mui/system").SxProps | undefined; titleAccess?: string | undefined; viewBox?: string | undefined; } & import("@mui/material/OverridableComponent").CommonProps & Omit, "ref"> & { ref?: ((instance: SVGSVGElement | null) => void) | import("react").RefObject | null | undefined; }, "sx" | keyof import("@mui/material/OverridableComponent").CommonProps | "children" | "color" | "fontSize" | "htmlColor" | "inheritViewBox" | "shapeRendering" | "titleAccess" | "viewBox"> & { theme?: import("@emotion/react").Theme | undefined; } & INotificationIconProps, {}, {}>; export declare const WarningNotificationIcon: import("@emotion/styled").StyledComponent<{ children?: import("react").ReactNode; classes?: Partial | undefined; color?: import("@mui/types").OverridableStringUnion<"disabled" | "action" | "inherit" | "primary" | "secondary" | "error" | "info" | "success" | "warning", import("@mui/material").SvgIconPropsColorOverrides> | undefined; fontSize?: import("@mui/types").OverridableStringUnion<"small" | "inherit" | "large" | "medium", import("@mui/material").SvgIconPropsSizeOverrides> | undefined; htmlColor?: string | undefined; inheritViewBox?: boolean | undefined; shapeRendering?: string | undefined; sx?: import("@mui/system").SxProps | undefined; titleAccess?: string | undefined; viewBox?: string | undefined; } & import("@mui/material/OverridableComponent").CommonProps & Omit, "ref"> & { ref?: ((instance: SVGSVGElement | null) => void) | import("react").RefObject | null | undefined; }, "sx" | keyof import("@mui/material/OverridableComponent").CommonProps | "children" | "color" | "fontSize" | "htmlColor" | "inheritViewBox" | "shapeRendering" | "titleAccess" | "viewBox"> & { theme?: import("@emotion/react").Theme | undefined; } & INotificationIconProps, {}, {}>; export declare const ErrorNotificationIcon: import("@emotion/styled").StyledComponent<{ children?: import("react").ReactNode; classes?: Partial | undefined; color?: import("@mui/types").OverridableStringUnion<"disabled" | "action" | "inherit" | "primary" | "secondary" | "error" | "info" | "success" | "warning", import("@mui/material").SvgIconPropsColorOverrides> | undefined; fontSize?: import("@mui/types").OverridableStringUnion<"small" | "inherit" | "large" | "medium", import("@mui/material").SvgIconPropsSizeOverrides> | undefined; htmlColor?: string | undefined; inheritViewBox?: boolean | undefined; shapeRendering?: string | undefined; sx?: import("@mui/system").SxProps | undefined; titleAccess?: string | undefined; viewBox?: string | undefined; } & import("@mui/material/OverridableComponent").CommonProps & Omit, "ref"> & { ref?: ((instance: SVGSVGElement | null) => void) | import("react").RefObject | null | undefined; }, "sx" | keyof import("@mui/material/OverridableComponent").CommonProps | "children" | "color" | "fontSize" | "htmlColor" | "inheritViewBox" | "shapeRendering" | "titleAccess" | "viewBox"> & { theme?: import("@emotion/react").Theme | undefined; } & INotificationIconProps, {}, {}>; export {};