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