import { InputProcessor } from "tc-shared/voice/RecorderBase"; export declare function spawnInputProcessorModal(processor: InputProcessor): void;