declare function defineNonStylePropDefaults(propName: string, propValue: any): any;
export default defineNonStylePropDefaults;
