import { Switch } from './Switch';
export declare class Outlet extends Switch {
    getSwitchType(): any;
}
//# sourceMappingURL=Outlet.d.ts.map