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