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

declare const LooksTwoIcon: MdiReactIconComponentType;
export default LooksTwoIcon;
