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

declare const GuideLineIcon: RemixiconReactIconComponentType;
export default GuideLineIcon;
