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