import { FC, ComponentPropsWithoutRef } from 'react'; declare const ClientBanner: FC>; export { ClientBanner };