import { FC } from 'react'; import { TDOB } from "./"; declare const DOB: FC>>; export default DOB;