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