import { QuartzComponentConstructor } from "./types" function Spacer() { return
} export default (() => Spacer) satisfies QuartzComponentConstructor