import { TextDefinition } from '@uidu/adf-schema'; export declare const text: (text: string) => TextDefinition;