import * as React from "react"; declare const EmptyStateImage: (props: React.SVGProps) => JSX.Element; export default EmptyStateImage;