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