import { NgWizardConfig } from './interfaces';
export declare const DEFAULT_CONFIG: NgWizardConfig;
