import { IconComponent } from '@backstage/core-plugin-api'; /** * @public */ export declare const CodeSceneIcon: IconComponent;