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