import { Run } from "../../../../file/paragraph";
export declare class ContinuationSeperatorRun extends Run {
    constructor();
}
