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