import type { Limits, Scope } from './type'; export declare const defaultLimits: Limits; export declare const scope: Scope;