import { IndexTokens } from './type';
export declare function getIndexSymbols(): IndexTokens;
export declare function getIndexAddresses(): IndexTokens;
