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