/** * This decorators is used on the entities that must be embedded into the tables. */ export declare function EmbeddableTable(): Function;