import Text, { Heading, SubHeading } from './Text'; export default Text; export { Heading, SubHeading };