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