import { EncodingHandler } from '../types'; declare const handler: EncodingHandler; export default handler;