import React from 'react'; export declare const containsFocus: (instance: React.ReactInstance) => boolean;