import { IconProps } from '../Icon'; declare function SvgLinkedin(props: IconProps): JSX.Element; export default SvgLinkedin;