import { Codec } from './types';
export declare const NONE: Codec;
