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