import { Product } from '../types/entities.types'; export declare const fetchMoreProductsForMultiProductsTemplateIfNeeded: (currentTemplate: any, mintaVideo: any, businessAuthId: string) => Promise;