import React from 'react'; declare const CombEditComponent: (props: any) => React.JSX.Element; export default CombEditComponent;