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