import type { LotOccupantType } from '../types/recordTypes.js'; export declare function getLotOccupantTypes(): Promise; export default getLotOccupantTypes;