import { ExoLogErr } from '../../../accessories/ExoLogErr'; export declare const exoGraphGuardErrors: { graphSetup: () => ExoLogErr; roleAlreadyActive: () => ExoLogErr; };