import type { ISection } from './types'; export declare const youtubeBgSection: any; export declare const samplePageIntroSection: ISection; export declare const samplePageContentsCarouselSection: ISection; export declare const samplePageIntroSection2: ISection; export declare const samplePageContentsSection: ISection; export declare const samplePageInfoBoxSection: ISection; export declare const samplePageIntroSection3: ISection; export declare const samplePageFooterSection: ISection; export declare const samplePageFullscreenIframeSection: ISection; export declare const samplePageMembershipSection: ISection; export declare const samplePage: ISection[];