export declare const showSuccess: (arg: any) => void; export declare const showInfo: (arg: any) => void; export declare const showDanger: (arg: any) => void;