export declare const ERROR_SHORTNAME_REQUIRED = "Disqus shortname is required";
export declare const PAGE_CONFIG_KEYS: string[];
export declare const SSO_KEYS: string[];
export declare const CALLBACKS: string[];
export declare const DISQUS_CONFIG_KEY: unique symbol;
