import { Tenant } from '@skzz/platform/api/platform/tenant'; export declare type Row = Tenant; export {};