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