export default function (
    time: number,
    result?: any
): Promise<any>;