JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr{ gilour
import {MetaTag} from '@common/seo/meta-tag'; export interface BackendResponse { status?: string; seo?: MetaTag[]; // whether seo tags were already set with initial response from server for this data set_seo?: boolean; }