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