import type { SVGProps } from "react"; import * as React from "react"; const SvgDustLogoMonoWhite = (props: SVGProps) => ( ); export default SvgDustLogoMonoWhite;