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

declare const SipFillIcon: RemixiconReactIconComponentType;
export default SipFillIcon;
