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