import type { PlainStyle } from '../types';
import type { PropsBuilderConfig } from './types';
export declare const STYLE_PROPERTIES_CONFIG: PropsBuilderConfig<PlainStyle>;
//# sourceMappingURL=config.d.ts.map