export default interface APIViewModel { apiKey: string, uploadKey: string }