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

declare const GhostFillIcon: RemixiconReactIconComponentType;
export default GhostFillIcon;
