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