export declare const newPaths: (oldIndexPath: string, oldFullPath: string, path?: string, index?: boolean) => string[];
