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

declare const GhostLineIcon: RemixiconReactIconComponentType;
export default GhostLineIcon;
