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

declare const ScanLineIcon: RemixiconReactIconComponentType;
export default ScanLineIcon;
