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