export type SecLevel = { id: number; tablename: string; layername: string; sec_level: number; };