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