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

declare const AlphaSCircleOutlineIcon: MdiReactIconComponentType;
export default AlphaSCircleOutlineIcon;
