export declare class EmptyResponseError extends Error { constructor(contentType: 'Stories' | 'Clips', categoryOrCollection?: string); }