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