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