/**
 * Get the Site information.
 * @function getSite
 * @returns {Object} site info
 */
export function getSite(): any;
