import { DemoData } from './interfaces.js';
export declare const food: DemoData;
