export declare const AspATreeSelectNode: {
    raw: any;
    name: string;
};
export default AspATreeSelectNode;
