import * as React from "react"; declare function CornerDownLeft(props: React.SVGProps): any; export default CornerDownLeft;