import Button from './button/data.json' import Text from './text/data.json' export default { Button, Text }