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