export type { StackProps } from '../components/stack';
export { default } from '../components/stack';
