import { Text } from '../shapes'; export declare function ellipsisIt(node: Text, w: number, suffix?: string): void;