import { ImageStructuralComponent } from '@kokiri/core/dist/image'; export default class Image extends ImageStructuralComponent { private get computedStyle(); private get filteredListeners(); private get showSubstitute(); }