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

declare const TableLineIcon: RemixiconReactIconComponentType;
export default TableLineIcon;
