import { Contracts } from "@arkecosystem/core-kernel"; import { Codec } from "../routes/route"; export declare const getCodec: (app: Contracts.Kernel.Application, event: string) => Codec; //# sourceMappingURL=get-codec.d.ts.map