import type { TokenInfo } from "../utils/index.cjs";
export declare function tryFetchPumpfunToken(mint: string): Promise<TokenInfo | null>;
//# sourceMappingURL=token.d.cts.map