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

declare const Focus3LineIcon: RemixiconReactIconComponentType;
export default Focus3LineIcon;
