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