import * as React from 'react'; declare const NotchIndicator: (props: any) => React.ReactElement; export default NotchIndicator;