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