import { PermissionElementDTO } from '../models/element'; export declare type PermissionDataType = PermissionElementDTO[];