import React, { FC } from 'react'; export const Table: FC = (props) => ; export const Ol: FC = (props) =>
    ; export const Ul: FC = (props) =>