import { InlineAnnotation } from "@atjson/document"; export declare class SmallCaps extends InlineAnnotation { static vendorPrefix: string; static type: string; } //# sourceMappingURL=small-caps.d.ts.map