export declare const MESSAGES_EN: {
    spinner: {
        messageContext: string;
    };
};
