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