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