import type { ChildAppReactConfig } from '@tramvai/tokens-child-app'; export declare const ChildApp: import("react").MemoExoticComponent<(config: ChildAppReactConfig) => import("react").JSX.Element>; //# sourceMappingURL=component.d.ts.map