import { FC, SVGProps } from 'react'; declare const IconLinkedin: FC & { fill?: string }>; export default IconLinkedin;