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

declare const ServiceLineIcon: RemixiconReactIconComponentType;
export default ServiceLineIcon;
