/** @jsxRuntime classic */ /** @jsx jsx */ import { jsx } from '@emotion/react'; export declare const Notification: () => jsx.JSX.Element;