import * as React from "react"; declare const SvgIcnResize: (props: React.SVGProps) => JSX.Element; export default SvgIcnResize;