export declare class CStep { complete: boolean; current: boolean; render(): any; }