import type { FC } from 'react'; declare const Snackbars: FC; export default Snackbars;