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