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

declare const AlphaSCircleIcon: MdiReactIconComponentType;
export default AlphaSCircleIcon;
