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