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

declare const SipLineIcon: RemixiconReactIconComponentType;
export default SipLineIcon;
