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

declare const SafariFillIcon: RemixiconReactIconComponentType;
export default SafariFillIcon;
