import InterfaceJsonContent from '../models/InterfaceJsonContent'; export default class GetContentService { execute(filename?: string): Promise; }