/// import { SvgIconProps } from './types'; export declare function DockFilledIcon({ className, ...props }?: Partial): JSX.Element;