import { ComponentReference } from '../references'; export declare function ChildOf(component: ComponentReference): ClassDecorator;