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