/**
 * 2024-09-06:  Migrated to fps-core-v7\src\components\atoms\easy-pages\functions\
 */
import { IThisFPSWebPartClass } from "../../../../banner/FPSWebPartClass/IThisFPSWebPartClass1152";
import { IEasyPagesExtraProps } from "../interfaces/IEasyPagesHookProps";
export declare function createEasyPagesExtraWPProps(main: IThisFPSWebPartClass, showTricks: boolean, renderAsReader: boolean): IEasyPagesExtraProps;
//# sourceMappingURL=createEasyPagesExtraWPProps.d.ts.map