export declare const SITE_SHELL_TAG_NAME = "chankay-site-shell"; export declare const MAIN_SITE_URL = "https://chankay.com"; export declare const BRAND_NAME = "Chan Kay"; export declare const POSTS_URL = "https://chankay.com/posts"; export declare const DEMOS_URL = "https://chankay.com/demos"; export declare const GITHUB_ICON_SVG: string; //# sourceMappingURL=constants.d.ts.map