export declare function latencyHintFactory(latencyHint: AudioContextLatencyCategory | null): AudioContextLatencyCategory | number | undefined;
