import { ReactIconComponentType } from '../types';

declare const Toc: ReactIconComponentType;
export default Toc;
            