export declare function getPreviousLotId(lotId: number | string): Promise; export default getPreviousLotId;