/**
 * Default schema.
 *
 * Follows GitHub style sanitation.
 *
 * @type {Schema}
 */
export const defaultSchema: Schema;
import type { Schema } from 'hast-util-sanitize';
//# sourceMappingURL=schema.d.ts.map