import { GlamorValue, CssProps, IStyle } from './types';
export { GlamorValue, CssProps };
export declare const css: IStyle;
