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