import React from 'react'; import type { AsyncProps } from './types'; export declare const Async: React.FC;