import { ActiveTable } from '../../activeTable'; export declare class OuterTableComponents { static create(at: ActiveTable): void; } //# sourceMappingURL=outerTableComponents.d.ts.map