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