export declare const DEFAULT_STEP_MODE: {
    uploader: boolean;
    video: boolean;
};
