export declare const ellipsize: (text: string, length: number) => string;