import { StxCitySDKConfig } from "./StxCitySDK";
export declare const configs: StxCitySDKConfig;
export declare function validateConfig(): void;
export declare const MALICIOUS_TOKEN_MESSAGE = "Warning: This token is not a valid bonding curve token. It may be a scam or malicious token!";