/** * Drift Panel - Model behavioural drift alerts from regression suite */ import React from 'react'; export declare function DriftPanel(): React.JSX.Element; //# sourceMappingURL=drift-panel.d.ts.map