export declare function startAuto(): typeof stopAuto; export declare function stopAuto(): void; export * from './api.js';