import { IconSvgProps } from '../types';
declare const Rainbow: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Rainbow;
//# sourceMappingURL=Rainbow.d.ts.map