export declare function SuccessIcon(): JSX.Element;
export declare function WarningIcon(): JSX.Element;
export declare function InfoIcon(): JSX.Element;
export declare function ErrorIcon(): JSX.Element;
