import type { ISnackbarProps } from './types'; export default function Snackbar(props: ISnackbarProps): import("react/jsx-runtime").JSX.Element | null; //# sourceMappingURL=index.d.ts.map