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