import { WrapperConstructor } from '../common/Wrapper.js';
export declare const CHTMLWrappers: {
    [kind: string]: WrapperConstructor;
};