import { Annotation } from "../internals"; export declare class ParseAnnotation extends Annotation { static vendorPrefix: string; static type: string; get rank(): number; } //# sourceMappingURL=parse.d.ts.map