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

declare const GoogleCardboardIcon: MdiReactIconComponentType;
export default GoogleCardboardIcon;
