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