export interface Initializer

{ initial: (params: P) => void; } //# sourceMappingURL=export-interfaces.d.ts.map