import type { Prop } from '@nitrogenbuilder/types';
export declare function getDefault(prop: any, propV: Prop): any;
//# sourceMappingURL=getDefault.d.ts.map