import type { FC, SVGProps } from "react";
export declare const Graphics: FC<SVGProps<SVGSVGElement>>;
export default Graphics;
//# sourceMappingURL=Graphics.d.ts.map