import { App, InputText } from '@glowjs/core'; export declare function createInput(app: App): InputText;