import { Plugin } from '@sap/artifact-management-base-types'; declare const XsSecurityPlugin: Plugin; export default XsSecurityPlugin; export { InfoList } from './InfoList';