import { RendererFunction } from '../types'; declare const text: RendererFunction; export default text;