declare function basePullAt(array: any, indexes: string | any[]): any; export { basePullAt }; //# sourceMappingURL=basePullAt.d.ts.map