import * as React from 'react';
export declare function containsFocus(instance: React.ReactInstance): boolean;
