import { TableCellProfileProps } from './types'; /** @public */ declare const TableCellProfile: import("react").ForwardRefExoticComponent>; export { TableCellProfile };