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