import { FC } from 'react';
declare const Og: FC;
export default Og;
