import { TestContextEntity } from "@sakuli/core"; import { Maybe } from "@sakuli/commons"; export declare const getTestDataEntityType: (entity: Maybe) => string; //# sourceMappingURL=get-test-data-entity-type.function.d.ts.map