export default class Vec2 extends PopDownController { constructor(object: any, property: any); } import PopDownController from './PopDownController.js';