import type { Bud } from '@roots/bud-framework';
import type Extensions from '../index.js';
export declare function handleManifestSchemaWarning(this: Extensions, bud: Bud): void;
