import type { MasterDataEntityV1 } from '../MasterDataEntity/MasterDataEntityV1'; export declare function buildSchemaDecorator(target: typeof MasterDataEntityV1): void;