import type { Codec } from '../codec.ts'; export declare function enumeration(v: any): Codec; //# sourceMappingURL=enum.d.ts.map