import { HoleBackground } from '@/registry/backgrounds/hole'; export const HoleBackgroundDemo = () => { return ( ); };