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

declare const LetterSBoxIcon: MdiReactIconComponentType;
export default LetterSBoxIcon;
