import { Environment } from 'nunjucks'; export declare const titleCase: (env: Environment) => void;