import { SwitchInputBuilder } from "../components"; export declare function switchInput(name: string): SwitchInputBuilder; //# sourceMappingURL=switchInput.d.ts.map