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