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