import type { PresentationSpec } from '@contractspec/lib.contracts-spec'; export declare const TeamDashboardPresentation: PresentationSpec; export declare const SpaceListPresentation: PresentationSpec; export declare const TaskBoardPresentation: PresentationSpec; export declare const TaskDetailPresentation: PresentationSpec; export declare const RitualCalendarPresentation: PresentationSpec; export declare const AnnouncementFeedPresentation: PresentationSpec;