1
2
declare function VMLPainter(root: any, storage: any): void;
export default VMLPainter;