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

declare const SterlingIcon: MdiReactIconComponentType;
export default SterlingIcon;
