import { FunctionComponent } from 'react';
import './global.css';
export declare const Example: FunctionComponent;
