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