import { BooleanXMLField } from '@aurahelper/core';
export declare const EmbeddedServiceFlowConfig: {
    enabled: BooleanXMLField;
};
