import { SVGProps } from "react"; declare const DocumentPlusIcon: (props: SVGProps) => JSX.Element; export default DocumentPlusIcon;