import { SVGAttributes } from "react"; export function AlbyHubIcon(props: SVGAttributes) { return ( ); }