import { DexScreenerBlockchainSymbol } from '../../../constants'; export declare class DexScreenerLatestBlockQueryDto { chainID: DexScreenerBlockchainSymbol; }