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