import React from 'react'; import { IStack } from './types'; export declare const Stack: React.FC;