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

declare const LqIcon: MdiReactIconComponentType;
export default LqIcon;
