export declare function success(message: any): void; export declare function error(error: any): void;