import { TranscriberSpec } from "./types.js";
export declare const defaultTranscriberSpec: () => TranscriberSpec;
