import * as i0 from "@angular/core";
/**
 * The Message Dialog Component
 * @deprecated since 2/28/19. Please use '<header class="sme-tool-header"><h3>Heading Content</h3></header>' instead
 */
export declare class ToolHeaderComponent {
    static ɵfac: i0.ɵɵFactoryDeclaration<ToolHeaderComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<ToolHeaderComponent, "sme-tool-header", never, {}, {}, never, ["*"], false, never>;
}
