import { augmentativeToArrayAsync } from 'augmentative-iterable';
export declare const toArrayAsync: typeof augmentativeToArrayAsync;
