export declare const stepContainer: string; export declare const visualWrapper: string; export declare const contentWrapper: string; export declare const animatedContent: string; export declare const footer: string; export declare const wrapper: string; export declare const wrapperPosition: Record<"bottom-right" | "bottom-left" | "top-right" | "top-left", string>;