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

declare const FocusLineIcon: RemixiconReactIconComponentType;
export default FocusLineIcon;
