import React, { PropsWithChildren } from "react"; export declare const SnackbarProvider: React.FC>; export default SnackbarProvider;