import { GroupedPack, IndexedPackMap } from '../type'; export declare const indexPackMap: ({ s2t, t2s }: GroupedPack) => IndexedPackMap;