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