import type { ControllerFactory } from './types'; export declare const textController: ControllerFactory;