export declare function funseque(config?: { delaySeconds: number; isPromise: boolean; }, ...functions: any[]): void;