export declare const StackLayoutVertical: ({ alignItems, justifyContent, ...other }: any) => import("react/jsx-runtime").JSX.Element;
