import { PoolTemplate } from "./PoolTemplate.js"; export declare const getPool: (poolId: string) => PoolTemplate;