import { FC, PropsWithChildren } from 'react'; declare const CompatibleVersion: FC; export default CompatibleVersion;