import { LayoutStylesType } from '../../../../components/layout/types/layoutTheme';
import { LayoutVariantType } from './variants';
export declare const LAYOUT_STYLES: LayoutStylesType<LayoutVariantType>;
