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