import { Data } from './data/data'; export interface CallbacksAllGet { data?: Data; }