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