import type { IconComponent } from "../../types";
export declare const LinkedIn: IconComponent;
export default LinkedIn;
