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