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