import 'reflect-metadata'; import { Collection } from '../collection'; export declare const Thing: (collection: Collection, label?: string | null) => Object>(constructor: T) => T;