export * from "./Headings"; export type { TextProps } from "./Text"; export { default as Text } from "./Text";