import { Type } from "@angular/core"; export * from "./push-image.component"; export * from './copy-input.component'; export declare const PUSH_IMAGE_BUTTON_DIRECTIVES: Type[];