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

declare const GuideFillIcon: RemixiconReactIconComponentType;
export default GuideFillIcon;
