import type { DIconProps } from '../Icon'; export declare function PictureFilled(props: Omit): JSX.Element;