export interface PickerRef {
    focus: () => void;
}
//# sourceMappingURL=type.d.ts.map