import './picker/index'; declare const _default: { datePicker(attributes: any): Promise; }; export default _default;