import type { Command } from '../types.js'; export declare const browseActionCommand: Command; export default browseActionCommand; //# sourceMappingURL=browse-action.d.ts.map