import { MdiReactIconComponentType } from './dist/typings';

declare const LetterCBoxIcon: MdiReactIconComponentType;
export default LetterCBoxIcon;
