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