/**
 * @packageDocumentation
 * @ignore
 */
export declare class HW {
    static getDefinitionFor(hw: string | undefined): any;
}
