import { getConfUtil, useGetConf } from 'ng-lib-tsx';
declare const MAP_KEY: {
    children_key: string;
    label_key: string;
};
export { MAP_KEY, useGetConf, getConfUtil };
