Your IP : 216.73.216.86


Current Path : /home/emeraadmin/www/node_modules/tss-react/
Upload File :
Current File : /home/emeraadmin/www/node_modules/tss-react/GlobalStyles.d.ts

/// <reference types="react" />
import type { CSSInterpolation } from "./types";
export declare function GlobalStyles(props: {
    styles: CSSInterpolation;
}): JSX.Element;