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

declare const TableAltLineIcon: RemixiconReactIconComponentType;
export default TableAltLineIcon;
