import type { PluginComponent } from '../../../../typesClient.js'; import './index.scss'; export declare function isSelectAll(event: KeyboardEvent): boolean; export declare const TestRecorderPlugin: PluginComponent; //# sourceMappingURL=index.d.ts.map