import { INITIAL_POOL_FEE } from '../constants/constants'; export declare type InitialPoolFee = typeof INITIAL_POOL_FEE;