import * as react_jsx_runtime from 'react/jsx-runtime'; declare const Announce: ({ children }: { children: any; }) => react_jsx_runtime.JSX.Element; export { Announce as A };