export declare const poProgressLiterals: { en: { cancel: string; retry: string; }; es: { cancel: string; retry: string; }; pt: { cancel: string; retry: string; }; ru: { cancel: string; retry: string; }; };