import { AlertType } from './App';
declare const withSnackAlert: (Component: React.ComponentType) => () => import("react/jsx-runtime").JSX.Element;
export { AlertType, withSnackAlert };
//# sourceMappingURL=main.d.ts.map