import React from 'react'; import { IconProps } from '../types'; declare const CornerDownLeft: React.FC; export default CornerDownLeft;