Repository URL to install this package:
|
Version:
2.1.16 ▾
|
import { AutoDismissingSnackBarProps, AutoDismissingSnackBarState } from './typings';
export declare function defaultRenderSnackBar(props: AutoDismissingSnackBarProps, state: AutoDismissingSnackBarState): JSX.Element;