import { Plugin } from '@servicenow/sdk-build-core'; export declare const CLAIMS_FILE = ".claims.json"; export declare const ClaimsPlugin: Plugin;