import React from "react"; declare const summary: (props: any) => React.JSX.Element; export default summary;