/// import { StatusCellProps } from './type'; declare function SourceCell(components: StatusCellProps): import("react").JSX.Element | null; declare const _default: import("react").MemoExoticComponent; export default _default;