import { Component } from 'react'; export declare class NoMoreCards extends Component { render(): JSX.Element; }