import type * as recordTypes from "../../types/recordTypes"; export declare const getLotOccupantTypes: () => recordTypes.LotOccupantType[]; export default getLotOccupantTypes;