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