import { type TSESLint } from '@typescript-eslint/utils';
export declare const MESSAGE_ID: 'error-pair-react-dom-render-unmount';
type RuleModule = TSESLint.RuleModule<typeof MESSAGE_ID, []>;
declare const pairReactDomRenderUnmountRule: RuleModule;
export { pairReactDomRenderUnmountRule };
//# sourceMappingURL=pair-react-dom-render-unmount.d.ts.map