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