import { MemberFood_Data } from './interface-db'; export declare type MemberFood = MemberFood_Data;