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

declare const GhostIcon: MdiReactIconComponentType;
export default GhostIcon;
