export declare const Select: (props: import("./select.shared.js").SelectProps) => import("react").JSX.Element; export type { SelectProps } from "./select.shared.js"; //# sourceMappingURL=select.android.d.ts.map