import type { ColumnView } from "@1771technologies/lytenyte-shared";
export declare function fullWidthStartEndIndex(view: ColumnView): number[];
