export declare const extendedFiltersParts: string; export declare const filtersParts: string; export declare const selectedFiltersParts: string; export declare const priceRangeParts: string; export declare const energyLabelParts: string; export declare const productCardsGridPart = "products"; export declare const imageParts: string; export declare const productCardParts: string; export declare const contentCardParts: string; export declare const listCardParts: string; export declare const searchWidgetFilterParts: string; export declare const searchWidgetButtonParts: string; export declare const searchModalFirstScreenParts: string; export declare const searchBarParts: string; export declare const recommendationsParts: string; export declare const carouselParts: string; export declare const modalParts: string; export declare const suggestionsParts: string; export declare const shopTheLookPartsList: string[]; export declare const shopTheLookParts: string;