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