import Text from './Text'; declare const registerdText: () => void; export default registerdText; export { Text };