export declare const mapN: (n: number, callback: (index: number) => T) => Promise[]>;