export default function _default({ client }: {
    client: any;
}): JSX.Element;