/// export declare const ZStackView: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const ZStackChildView: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & { isLayered: boolean; offsetAmount: number; zIndex: number; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; //# sourceMappingURL=styles.d.ts.map