import React from "react"; /** * Region North svg icon with defined properties as per UI * @returns NorthSvg JSX */ export declare const NorthSvg: () => React.JSX.Element;