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