import { PolyDictionary } from '../../types/GlobalTypes';
export declare const WRAPPINGS: PolyDictionary<number>[];
