declare const CHECK: string; declare const DELETE: string; declare const NEW_PUZZLE: string; export { CHECK, DELETE, NEW_PUZZLE };