import { Directive } from '.'; export declare const text: Directive; export declare const toDisplayString: (value: any) => string;