import * as React from "react"; declare function DocumentAddIcon(props: React.SVGProps): JSX.Element; export default DocumentAddIcon;