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