import type { IWebCustomColumnDrawerProps } from "../component/webCustomColumnDrawer"; export default function filterColumn(columns?: IWebCustomColumnDrawerProps['columns']): any[];