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