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