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