import { GasBreadcrumb } from './gas-breadcrumbs.interface'; export declare class GasBreadcrumbsComponent { breadcrumb: GasBreadcrumb[]; }