export declare const entityId: (value: import("../index.js").EntityId) => void; export declare const propertyId: (value: `P${number}`) => void; export declare const entityPageTitle: (value: import("../index.js").EntityPageTitle) => void; export declare const revisionId: (value: `${number}`) => void; //# sourceMappingURL=validate.d.ts.map