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