import type { DataCellProps } from './types';
export declare const DataCell: import("@builder.io/qwik").Component<DataCellProps>;
//# sourceMappingURL=data-cell.d.ts.map