/** * @returns {PropertyDecorator} - Transforms a property to a boolean. */ export declare function MongoIdTransform(): PropertyDecorator;