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