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