import { WgLinuxStrategy } from './wgLinuxStrategy';
export declare class WgMacStrategy extends WgLinuxStrategy {
}
