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