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