import { Plugin } from '@servicenow/sdk-build-core'; /** * See ./sla/sla-validators.ts for validation behavior documentation. */ export declare const SLAPlugin: Plugin;