type Options = { ellipsis?: string; ellipsisWidth?: number; }; export type { Options };