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