import type { SystemStyleObject } from '../types'
export declare function css(styles: SystemStyleObject): string