import { FC, HTMLAttributes } from 'react'; declare const Summary: FC>; export { Summary };