import type { IconProps } from '../../types';
declare const RiseR: import("react").NamedExoticComponent<IconProps>;
export { RiseR };
