import { Schema } from 'prosemirror-model'; /** * @deprecated [ED-15676] We have stopped supporting product specific schemas. Use `@atlaskit/adf-schema/schema-default` instead. **/ export declare const bitbucketSchema: Schema;