import { type StackEachProps } from './types'; declare const StackEach: (props: StackEachProps) => import("react/jsx-runtime").JSX.Element; export default StackEach; //# sourceMappingURL=stack-each.d.ts.map