import Truncate, { TruncateProps } from "./Truncate.js"; export { type TruncateProps, Truncate as default };