import { Layout } from '../types/layout.type';
export declare const BASE_LAYOUT: Layout;
