export declare const fadeIn: string; export declare const fadeOut: string; export declare const headerContainer: string; export declare const headerInnerContainer: string; export declare const headerTitle: import('@vanilla-extract/recipes').RuntimeFn<{ hasAvatar: { false: { marginLeft: number; }; }; }>; export declare const headerActions: string; export declare const headerActionButton: import('@vanilla-extract/recipes').RuntimeFn<{ [x: string]: { [x: string]: string | import('@vanilla-extract/css').ComplexStyleRule; }; }>; //# sourceMappingURL=styles.css.d.ts.map