import { Registration } from "@mcp3/common"; /** * Register all DexScreener tools with the Registration * @param registration The Registration instance */ export declare function registerTools(registration: Registration): Promise; //# sourceMappingURL=index.d.ts.map