import { CodecHandler } from "../types.js"; export declare function createIdentityHandler(): CodecHandler;