import { FilePickerPlugin } from "./definitions"; declare const FilePicker: FilePickerPlugin; export * from "./definitions"; export { FilePicker };