declare const defaultPersonalization: { id: string; type: string; attributes: { author: boolean; theme: string; share_buttons: boolean; remove_duplicate_images: boolean; name: string; background: { color: null; image: null; }; data: { header: string; header_position: string; strip_position: string; connected_hashtag_highlight_color: string; cta_button_show: string; cta_text_color: string; cta_button_color: string; postwidth: number; postpadding: number; bg_page_image: string; fontcolor_post: string; font_secondary: string; fontsize_secondary: number; color_namebar_buttons: string; popup_product_header_text: string; popup_font: string; popup_fontsize: number; popup_hide_description: boolean; popup_products_visibility: boolean; popup_product_font_size: number; popup_product_font_color: string; popup_product_price_font_size: number; popup_product_price_font_color: string; popup_product_image_outline: string; popup_product_background: string; popup_product_header_font_size: number; popup_product_header_font_color: string; popup_font_color_body_disabled: boolean; popup_font_color_author_disabled: boolean; popup_font_color_author_username_disabled: boolean; popup_font_color_link_disabled: boolean; popup_background_color_disabled: boolean; popup_lightbox_color_disabled: boolean; popup_image_background_color_disabled: boolean; popup_font_color_body: string; popup_font_color_author: string; popup_font_color_author_username: string; popup_font_color_link: string; popup_background_color: string; popup_image_background_color: string; popup_lightbox_color: string; publicpost_button_color: string; publicpost_button_text_color: string; waterfallToggle: boolean; popup_show_author_name: boolean; popup_show_author_username: boolean; popup_show_timestamp: boolean; popup_size: string; sharebuttons: number; sharebuttonoptions: string[]; show_author: number; remove_duplicate_images: boolean; time_language: string; highlightVideoPlayback: string; generic_avatar_text_color: string; generic_avatar_background_color: string; custom_css: null; font_secondary_woff_url: undefined; }; }; }; export default defaultPersonalization;