import { APIError } from './APIError.js';
export declare class MissingCollectionLabel extends APIError {
    constructor();
}
//# sourceMappingURL=MissingCollectionLabel.d.ts.map