import type { CommandDescriptor } from './types.ts'; export declare const command: CommandDescriptor; export declare function check(): Promise; //# sourceMappingURL=check.d.ts.map