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