import { IInitializable } from '../interfaces/IInitializable'; export type TInitialData = Parameters;