export class LineMock { getTestData(): any { return { postData: { contents: 'iVBORw0KGg...', }, }; } }