export declare const Column: import("react").ForwardRefExoticComponent<Omit<Readonly<Omit<import("react").DetailedHTMLProps<import("react").TdHTMLAttributes<HTMLTableDataCellElement>, HTMLTableDataCellElement>, "ref">> & import("react").RefAttributes<HTMLTableCellElement> & import("@music163/tango-boot").TangoComponentProps, "ref"> & import("react").RefAttributes<unknown>>;
