import type { ClientConfig } from "vuepress/client";
declare const clinetConfig: ClientConfig;
export default clinetConfig;
