import type { JSX } from 'react'; export declare function ProductPicker(): JSX.Element | null;