The default strategy normalizes the file names to remove unwanted characters and in the case of conflicts, increments a counter suffix.
AssetNamingStrategy(ctx: RequestContext, originalFileName: string, conflictFileName?: string) => string(ctx: RequestContext, sourceFileName: string, conflictFileName?: string) => string