import { augmentativeToArray } from 'augmentative-iterable';
export declare const toArray: typeof augmentativeToArray;
