/// <reference types="react" />
import { React } from '@global';
export declare const Corner: () => React.JSX.Element;
