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