import type { ColumnType } from './interface'; export type ColumnProps = ColumnType; declare const _default: import("vue").DefineComponent, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly>, { __originColumn__?: any; }, {}>; export default _default;