import type { IThing } from '../../abstraction'; export declare const Thing: IThing;