import { EmbedGithubBlockComponent } from './embed-github-block.js'; declare const EmbedEdgelessGithubBlockComponent_base: typeof EmbedGithubBlockComponent & (new (...args: any[]) => import("@blocksuite/std").GfxBlockComponent); export declare class EmbedEdgelessGithubBlockComponent extends EmbedEdgelessGithubBlockComponent_base { } export declare const EmbedGithubBlockInteraction: import("@blocksuite/store").ExtensionType; export {}; //# sourceMappingURL=embed-edgeless-github-block.d.ts.map