UNPKG

stone-kit

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