import type { RecorderProvider } from "@bililive-tools/manager";
export declare const provider: RecorderProvider<Record<string, unknown>>;
