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