import { Indexable } from "./interfaces"; declare const scope: Indexable; export default scope;