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