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