import { h } from '../../stencil-public-runtime'; export declare class ViewerButton { render(): h.JSX.IntrinsicElements; }