import type { NativePickerPlugin } from './definitions'; declare const NativePicker: NativePickerPlugin; export * from './definitions'; export { NativePicker };