export declare enum TestEnum { ValueA = "value-a", ValueB = "value-b" }