export type { TestingObject } from './object.interface.js';
export type { TestingPersonShape } from './person-shape.interface.js';
