import { FC, ComponentProps } from 'react'; declare const Details: FC>; export { Details };