/** Presses the `tab` key `count` times */ export declare const tabNTimes: (count: number) => void; //# sourceMappingURL=index.d.ts.map