export * from './typeCheck'; export * from './MapSet'; import * as allsym from './symbols'; /** * symbols of container. */ export declare const symbols: typeof allsym;