declare const _default: (app: string, field: string) => Promise<void>;
export default _default;
