export declare const MESSAGES_FR: {
    grid: {
        noData: string;
        loading: string;
    };
};
