import { IconProps } from '../types'; export declare const Linkedin: (props: IconProps) => JSX.Element;