export declare const MESSAGES_FR: {
    toast: {
        close: string;
    };
};
