export declare const MESSAGES_FR: {
    panel: {
        expand: string;
        collapse: string;
    };
};
