gulpCachedOpt: Parameters<typeof persistentCache>[0] & {
    cwd?: string;
    dest?: string;
    prefix?: string;
    verbose?: boolean;
}