import { IconProps } from '../types';
declare function LinkedinLogo(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default LinkedinLogo;
//# sourceMappingURL=LinkedinLogo.d.ts.map