import { LgIdString } from '@leafygreen-ui/lib'; import { TestUtilsReturnType } from './getTestUtils.types'; export declare const getTestUtils: (lgId?: LgIdString) => TestUtilsReturnType; //# sourceMappingURL=getTestUtils.d.ts.map