export declare enum ACLAction { ALLOW = "allow", DISALLOW = "disallow" }