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