export interface CatalogDataProductWebsiteLinkInterface { sku: string; websiteId: number; }