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