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

declare const LooksIcon: MdiReactIconComponentType;
export default LooksIcon;
