import { ChakraComponent } from "../system";
export declare const StackItem: ChakraComponent<"div">;
