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-left" | "bottom-right" | "top-left" | "top-right", string>; //# sourceMappingURL=Microguide.css.d.ts.map