import { IconProps } from 'a-base-icon/lib/icon'; declare function ContinueInvestFilled(componentProps: IconProps): JSX.Element; declare namespace ContinueInvestFilled { var displayName: string; } export default ContinueInvestFilled;