import VirtualEntry from './VirtualEntry'; export default class ComponentEntry extends VirtualEntry { outputSource(): string; }