declare const _default: (name: string) => Promise<any>;
export default _default;
