import { IPageGuideItem } from "../interfaces/IPageGuideItem"; export declare const exampleData: IPageGuideItem[];