/**
 * @hidden
 */
/**
 * @hidden
 */
export declare class CURIEs {
    static expand(href: string, variables?: any): string;
}
