export declare const ASSET_LOGO_SRCS: Record<string, string>;
export declare const FALLBACK_ASSET = "https://sdk-cdn.fun.xyz/images/dollar_circle.png";
export declare function getAssetLogoSrc(symbol: string): string;
//# sourceMappingURL=assets.d.ts.map