import { Pod } from "../../../model/pod.model"; export declare class PodViewToolbarComponent { pod: Pod; }