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