export declare const show: (runState: Record<string, unknown>, showArgs: Record<string, unknown>) => void;
