import React from 'react'; declare const GWASAddTrackComponent: ({ model }: any) => React.JSX.Element; export default GWASAddTrackComponent;