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

declare const InvisionLineIcon: RemixiconReactIconComponentType;
export default InvisionLineIcon;
