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