export declare const data: { test: { title: string; foo: string; }[]; active: boolean; image: {}; video: {}; content: { blockType: string; facts: { id: string; }[]; id: string; }[]; };