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

declare const LinkedinLineIcon: RemixiconReactIconComponentType;
export default LinkedinLineIcon;
