export default function runPromiseQueue(guards: Array<any>): Promise<void>;
