/// export declare const statusIcons: { default: JSX.Element; success: JSX.Element; error: JSX.Element; info: JSX.Element; warning: JSX.Element; };