export declare const GENERIC_ERROR_TITLE = "Something went wrong"; export declare const GENERIC_ERROR_ACTION = "Close"; export declare const GENERIC_ERROR_MESSAGE = "We apologize for the inconvenience. Please try again later."; export declare const RELOAD_ERROR_ACTION = "Reload page"; export declare const RELOAD_ERROR_MESSAGE = "We apologize for the inconvenience. Please try reloading the page."; export declare const INCOMPLETE_ERROR_MESSAGE = "This personalized Lovepop is incomplete."; export declare const INCOMPLETE_ERROR_ACTION = "Continue Personalizing";