import { Dcupl as dcuplCore } from './libs/dcupl'; import { DcuplList as dcuplList } from './libs/list'; export declare const Dcupl: typeof dcuplCore; export declare const DcuplList: typeof dcuplList;