/** * Listens for Optimizely CMS content saved events and redirects to the * preview URL with the token appended. */ export declare function PreviewComponent(): null;