/// import { IconProps } from "../SvgIcon"; export declare const DocumentWarn: (props?: IconProps) => JSX.Element; export default DocumentWarn;