UNPKG

material-ui-audio-player

Version:
3 lines (2 loc) 192 B
import * as React from 'react'; export declare const mountWithTheme: (component: JSX.Element, theme: object) => import("enzyme").ReactWrapper<any, Readonly<{}>, React.Component<{}, {}, any>>;