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