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

declare const SdIcon: MdiReactIconComponentType;
export default SdIcon;
