/**
 * The character set used in Open Location Code encoding.
 * @private
 */
export declare const OLC_APHABET: string;
/**
 * The character set used in IOTA Area Code encoding.
 * @private
 */
export declare const IAC_APHABET: string;
