import type * as recordTypes from '../types/recordTypes.js'; export declare function getLotTypes(): Promise; export default getLotTypes;