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

declare const LinksFillIcon: RemixiconReactIconComponentType;
export default LinksFillIcon;
