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