import { SVGProps } from "react";
declare const GIMatterStates: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GIMatterStates };
