import { text as createText } from './TextField.js';
export * from './TextField.js';
export declare const text: typeof createText;
