import { ChoicesFunction } from "../types.js"; export declare const getChoices: ChoicesFunction; export declare const getBrowserChoices: ChoicesFunction;