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