import { Layout } from './layout.component';
import { LayoutSection } from './layout-section.component';
declare class LayoutModule {
}
export { Layout, LayoutSection, LayoutModule };
