import type { FC } from 'react'; declare const CookiesNotification: FC; export default CookiesNotification;