import { InstallWithSFC } from '../../hooks';
import { default as BillTreeDialog } from './src/bill-tree-dialog.vue';
export declare const PitBillTreeDialog: InstallWithSFC<typeof BillTreeDialog>;
export default PitBillTreeDialog;
export * from './src/instance';
export * from './src/bill-tree-dialog';
