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