import * as React from 'react'; import { PropsNodeButton } from '../NodeButtons'; export declare const AddSiblingAfterButton: React.SFC;