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

declare const InformationLineIcon: RemixiconReactIconComponentType;
export default InformationLineIcon;
