import { NamedExoticComponent } from 'react'; export declare const ApplySemanticLayout: NamedExoticComponent<{ visible?: boolean; }>;