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