import { Parser } from '../index';
export default function mustache(parser: Parser): void;
