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

declare const Scan2LineIcon: RemixiconReactIconComponentType;
export default Scan2LineIcon;
