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

declare const AppleSafariIcon: MdiReactIconComponentType;
export default AppleSafariIcon;
