export default function getUserPermissions({ uid, resource, table, userType, }: { uid?: string; resource?: string; table?: string; userType?: string; }, pg?: any): Promise; //# sourceMappingURL=getUserPermissions.d.ts.map