import { MenuDynamoDbElasticFieldPlugin } from "../../plugins/definitions/MenuDynamoDbElasticFieldPlugin";
export declare const createMenuDynamoDbFields: () => MenuDynamoDbElasticFieldPlugin[];
