import { ConfigPlugin } from '../../Plugin.types'; declare const withDocumentPicker: ConfigPlugin; export default withDocumentPicker;