import React from 'react'; type OwnProps = {}; export declare const ConnectionPreview: React.ComponentType; export {};