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