import { RemixiconReactIconComponentType } from './dist/typings';

declare const Table2Icon: RemixiconReactIconComponentType;
export default Table2Icon;
