import Hub_ from './hub'; export declare namespace SecurityHub { const Hub: typeof Hub_; type Hub = Hub_; }