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