import { type CommandFn } from './types.mjs';
export declare const help: string;
export declare const command: CommandFn;
//# sourceMappingURL=preview.d.mts.map