import React from 'react'; import './index.less'; declare const StackDemo: () => React.JSX.Element; export default StackDemo;