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