/**
 * 2024-09-07:  Migrated from the same folder in fps-library-v2/banner/features/WebPartHistory/...
 */
import { IWebpartHistory } from "./Interface";
export declare function getWebPartHistoryOnInit(userDisplayName: string, webpartHistory: IWebpartHistory): IWebpartHistory;
//# sourceMappingURL=OnInit.d.ts.map