/* Copyright IBM Corp. 2018 */ import { ContentWithLayoutBootstrapDirective } from './rendering.context.bootstrap.directive'; export declare function ContentWithLayoutBootstrap(aDirective?: ContentWithLayoutBootstrapDirective): (target: any, propertyKey: string) => void;