import { AtomControl } from "@web-atoms/core/dist/web/controls/AtomControl.js"; import "./PinchZoomViewTest.global.css"; import "./PinchZoomViewTest.global.css"; export default class PinchZoomViewTest extends AtomControl { protected create(): void; } //# sourceMappingURL=PinchZoomViewTest.d.ts.map