import React from 'react'; import { OutgoingNodeProps } from '../../types'; export declare const OutgoingNode: React.FunctionComponent; export default OutgoingNode; //# sourceMappingURL=OutgoingNode.d.ts.map