import { OperativeLayoutStylesType } from '../../../../components/operativeLayout/types/operativeLayoutTheme';
import { OperativeLayoutVariantType } from './variants';
export declare const OPERATIVE_LAYOUT_STYLES: OperativeLayoutStylesType<OperativeLayoutVariantType>;
