/// <reference types="react" />
import './common.css';
export declare const Common: () => JSX.Element;
