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