declare const _default: { defalutData: { uu_type: string; num: number; income: number; checked: boolean; }[]; cols: { title: string; dataIndex: string; width: string; checked: boolean; }[]; }; export default _default;