import { LegalSection } from "./LegalPageLayout";
export declare const termsSections: LegalSection[];
export declare const privacySections: LegalSection[];
