import { Role } from '@skzz/platform/api/system/role'; export declare type Row = Role; export {};