import { type OutputFormat } from '../lib/json-output.js'; export declare function checkUiHashMatchCommand(slug: string | undefined, format?: OutputFormat): void; //# sourceMappingURL=check-ui-hash-match.d.ts.map