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