declare const _default: {
    treeView: {
        form: string;
    };
    treeEdit: {
        form: string;
    };
};
export default _default;
