import type { PickerItem } from "../types"; export declare const EMPTY_ITEM: PickerItem;