import { LeaseState } from '@modules/lease/types';
export declare const getLeaseStateAsString: (state: string) => LeaseState | undefined;
//# sourceMappingURL=lease.d.ts.map