export default function (field: Field): string | undefined; export declare type Field = 'version' | 'name';