/** * Is renders an "All clear" message and an image to indicate the user has no * notifications. * * @example * */ export default function ClearInboxMessage(): import("@emotion/react/jsx-runtime").JSX.Element;