import { FrameDecoder } from './buffer-decoder'; export declare function createWasmFrameDecoder(): FrameDecoder;