/** * Special type of the table used in the single-table inherited tables. */ export declare function SingleTableChild(): (target: Function) => void;