import { SVGProps } from 'react'; declare const CapRound: (props: SVGProps) => import("react/jsx-runtime").JSX.Element; export default CapRound;