import type { GriffelStaticStyle } from '@griffel/style-types'; export declare function compileStaticCSS(property: string, value: GriffelStaticStyle): string;