import type { AllOutputFormats } from '../types/options.js'; import type { Proto } from '../types/output.js'; export declare const getProto: (key: K, value: string) => Proto; //# sourceMappingURL=proto.d.ts.map