export declare enum Target { both = 0, hardware = 1, software = 2 }