export declare const BACKGROUND_PORT = "background"; export declare const APP_PORT = "popup"; export declare const WEBPAGE_PORT = "webpage";