import Guide from './Guide'; import './style/index.less'; export { GuideProps } from './Guide'; export default Guide;