import { LightningElement } from 'lwc'; export default class PocFileUpload extends LightningElement {}