export declare function formatClippedInlineCellLine(raw: string, fullWidth: number, clipX: number, width: number): string;