import { ComponentInterface } from '../../stencil-public-runtime'; export declare class linkedinIcon implements ComponentInterface { render(): any; }