import { BRANDING_ASSETS } from '@tokenite/shared/asset-urls'; export declare const brandingUrl: (proxyBase: string, file: keyof typeof BRANDING_ASSETS) => string; //# sourceMappingURL=branding.d.ts.map