type AllowlistsHolder = { UI_THREAD_PROPS_WHITELIST: Record; NATIVE_THREAD_PROPS_WHITELIST: Record; }; export declare const PropsAllowlists: AllowlistsHolder; export {}; //# sourceMappingURL=propsAllowlists.d.ts.map