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