import { AbstractInput } from 'Component/AbstractInput';
export class InputComponent extends AbstractInput {}