UNPKG

stone-kit

Version:
4 lines (2 loc) 131 B
import { ILot } from '../components/LotCard/ui/LotCard.types.ts'; export declare const checkLargeOffice: (lot?: ILot) => boolean;