export { I18N } from './i18n'; export { Locale } from './locale'; export { Metrics } from './metrics'; export { BodyShape } from './body-shape'; export { StandardProps, isStandard } from './standard-props'; export { ThirdPartyProps, isThirdParty } from './third-party-props'; export * from './linked-wearable-mappings'; export * from './wearable'; export * from './emote'; //# sourceMappingURL=index.d.ts.map