declare const pkgRoot: string; declare const clientRoot: string; declare const componentsDir: string; export { clientRoot, componentsDir, pkgRoot };