declare const checkActionsLoaded: (configDir: string) => void; declare const ADDON_INTERACTIONS_IN_USE = true; export { ADDON_INTERACTIONS_IN_USE, checkActionsLoaded };