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

declare const AlphabetSBoxIcon: MdiReactIconComponentType;
export default AlphabetSBoxIcon;
