export declare const getPreviousLotId: (lotId: number | string) => number; export default getPreviousLotId;