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

declare const DashboardLineIcon: RemixiconReactIconComponentType;
export default DashboardLineIcon;
