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