import type { GuardianCrossword } from '../types';
declare const data: GuardianCrossword;
export default data;
