import type { IconProps } from '../types/index'; declare function SvgPluginDeskProtalFilled(iconProps: IconProps): JSX.Element; declare namespace SvgPluginDeskProtalFilled { var displayName: string; } export default SvgPluginDeskProtalFilled;