import { IconSvgProps } from '../types';
declare const Goggles: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Goggles;
//# sourceMappingURL=Goggles.d.ts.map