export declare function getNextLotId(lotId: number): Promise; export declare function getPreviousLotId(lotId: number): Promise;