export declare const getSuccessMessage: (toaster: any, response: any) => string; export declare const getErrorMessage: (toaster: any, error: any) => string;