export declare function renderTypePropertyKey(key: string): string; export declare function renderTypeStringLiteral(value: string): string; export declare function isRuntimeAppExtensionKey(key: string): boolean;