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

declare const LooksOneIcon: MdiReactIconComponentType;
export default LooksOneIcon;
