/// import type { StackItemOwnProps } from "../types"; declare const StackItem: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & StackItemOwnProps, Pick, HTMLDivElement>, keyof import("react").ClassAttributes | keyof import("react").HTMLAttributes>, {}>; export default StackItem; //# sourceMappingURL=StackItem.d.ts.map