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