import type * as recordTypes from '../../types/recordTypes'; export declare function getLotOccupantTypes(): recordTypes.LotOccupantType[]; export default getLotOccupantTypes;