import * as React from "react"; function DocumentSearchIcon(props: React.SVGProps) { return ; } export default DocumentSearchIcon;