import * as React from "react"; import type { IconProps } from "../types"; declare const Gatsby: React.ForwardRefExoticComponent & React.RefAttributes>; export default Gatsby; //# sourceMappingURL=gatsby.d.ts.map