import { ParserField } from '../../Models'; export declare class ExtendTemplate { static resolve(f: ParserField): string; }