UNPKG

@surveycake/rc

Version:

react component of surveycake

3 lines (2 loc) 150 B
import { ComponentType } from 'react'; export declare const withMuiPickersUtilsProvider: (Component: ComponentType) => (props: any) => JSX.Element;