export interface ISecurityXML {
    SecurityXMLSchema?: string;
}
