import type { IconProps } from '../../types'; declare const GogglesFill: import("react").NamedExoticComponent; /** * Remix Icon: Goggles Fill * @see {@link https://remixicon.com/icon/goggles-fill Remix Icon Docs} */ export { GogglesFill };