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