import type { BrandUrls, BrandConstants } from '../../core/VerificationSDK';
export declare const BRAND_URLS: BrandUrls;
export declare const BRAND_CONSTANTS: BrandConstants;
