Repository URL to install this package:
|
Version:
0.9.5 ▾
|
/// <reference types="react" />
import { OverlayProps } from './typings';
export declare function renderTint(props: OverlayProps): JSX.Element;