export declare const htmlTagStyles: import('@stitches/react/types/styled-component').CssComponent>;
export declare const TitlebarContainer: import('@stitches/react/types/styled-component').StyledComponent<"div", {
size?: "small" | "default" | undefined;
platform?: "linux" | "windows" | "macos" | undefined;
}, {}, import('@stitches/react/types/css-util').CSS<{}, {}, {}, {}>>;
export declare const Logo: import('@stitches/react/types/styled-component').StyledComponent<"div", {}, {}, import('@stitches/react/types/css-util').CSS<{}, {}, {}, {}>>;
export declare const LogoImage: import('@stitches/react/types/styled-component').StyledComponent<"img", {}, {}, import('@stitches/react/types/css-util').CSS<{}, {}, {}, {}>>;
//# sourceMappingURL=styles.d.ts.map