/// import { IconProps } from '../../types'; declare const CaseRound: (allProps: IconProps) => JSX.Element; export default CaseRound;