export interface PickerInputElement extends HTMLInputElement { showPicker: () => void; } //# sourceMappingURL=pickerInputElement.d.ts.map