import { MdiReactIconComponentType } from './dist/typings';

declare const LinkedinIcon: MdiReactIconComponentType;
export default LinkedinIcon;
