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