import { D as DubEmbed } from '../types-ddc83c9b.js';

declare global {
    interface Window {
        Dub: DubEmbed;
    }
}
