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