declare const _default: { info: string; warning: string; error: string; success: string; }; export default _default;