import * as React from "react"; declare function SvgWrench(props: React.SVGProps): React.JSX.Element; export default SvgWrench;