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

declare const SafeLineIcon: RemixiconReactIconComponentType;
export default SafeLineIcon;
