import * as text from './text'; export default text; export * from './text'; export * from './types';