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

declare const SafariLineIcon: RemixiconReactIconComponentType;
export default SafariLineIcon;
