export declare const createGlobalStyles: (globalStyle: object, Platform: any) => { globalStyleIds: any[]; globalVerbosedStyleIds: { component: import("./types").StyleIds; descendant: import("./types").StyleIds; }; globalTheme: any; }; //# sourceMappingURL=createGlobalStyles.d.ts.map