/// import type { KcProps } from "./KcProps"; export declare const KcApp: import("react").MemoExoticComponent<(props: KcProps) => JSX.Element>;