/**
 * French resource strings for IgxTree
 */
export declare const TreeResourceStringsFR: {
    igx_expand: string;
    igx_collapse: string;
};
