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