import { ChainToWalletMap } from '../types'; export declare const tShirtSizes: string[]; export declare const countryCodes: import("country-list").Country[]; export declare const teamNames: string[]; export declare const defaultWalletsForChains: ChainToWalletMap; export declare const tooltipZIndex = 2147483647; export declare const authModalZIndex = 2147483645; export declare const widgetModalZIndex = 2147483643;