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