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