import { Props } from '../Base'; import { Context } from '../../libs/Templater'; export default function (context: Context): string;