declare const _default: (_fuzz: string) => Promise<Record<string, string | number | boolean>>;
export default _default;
