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