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