import { DYNAMIC_ENVIRONMENT_IDS } from "../constants"; export declare const registerSolanaStandard: (environment?: keyof typeof DYNAMIC_ENVIRONMENT_IDS) => void; //# sourceMappingURL=registerSolanaStandard.d.ts.map