import { SVGIconDef } from './types';
declare const LinksFilled: SVGIconDef;
export default LinksFilled;
