import { BlockAnnotation } from "@atjson/document"; export declare class Media extends BlockAnnotation { static vendorPrefix: string; static type: string; } //# sourceMappingURL=media.d.ts.map