import { BaseComponentConfig } from "@becklyn/ui-types";
export declare const getPageConfig: (contentComponentKeys: string[]) => BaseComponentConfig;
export declare const SeoConfig: BaseComponentConfig;
