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