import { accessControl } from "@thirdguard/config";
const config = accessControl.parse();
export default config;
