export declare const pathIsEmpty: (path: string | (string | number)[]) => boolean;