import { SVGIconDef } from './types';
declare const SafariFilled: SVGIconDef;
export default SafariFilled;
