import { Integer } from "../types";
export declare function line_index(callback: () => void): Integer;
