import * as React from 'react'; import { AdaptableBlotterObjectExpressionAdaptableWizardProps } from '../../Wizard/Interface/IAdaptableWizard'; export declare class AdvancedSearchWizard extends React.Component, {}> { render(): JSX.Element; }