Repository URL to install this package:
|
Version:
2.0.17 ▾
|
/// <reference types="react" />
import { SwitchProps } from './typings';
export declare function defaultRenderWrapper(props: SwitchProps): JSX.Element;