member-login-h5/node_modules/rc-picker/es/PickerInput/Selector/hooks/useRootProps.d.ts

3 lines
131 B
TypeScript

import * as React from 'react';
export default function useRootProps(props: React.HTMLAttributes<any>): React.HTMLAttributes<any>;