import { TPropDocBuilder } from '../docBuilderGenTypes'; /** * Resolve the prop editor based on the property's "typeValueRef" value. * See "public/docs/docsGenOutput/docsGenOutput.json" for details. */ export declare const buildByTypeRef: TPropDocBuilder; //# sourceMappingURL=buildByTypeRef.d.ts.map