import { TokensContract } from '../types'; export type ZIndicesContract = TokensContract; export const zIndicesContract = { 1: null, 2: null, 3: null, 4: null, 5: null, 6: null, 7: null, 8: null, 9: null, 10: null, max: null, dropdown: null, modal: null, toast: null, tooltip: null, };