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