export declare const MODAL_STATUS: { SUCCESS: string; FAILED_TO_CANCEL: string; FAILED: string; ERROR: string; };