export declare const renderEditablePackagingEntrySummaryOptions: (editablePackagingEntry: any, priceDetails: any, translations: any, currencyCode?: string) => any; export declare const getImageSrcFromHtml: (html?: string | null) => string | undefined;