import { ContentSlot } from '../../types';
export declare const cmsPageContentSlotsNotFound: () => ContentSlot[];
