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