import { InterfaceRequest } from '../../types';
export default function normalizeProgrammingModel(request: InterfaceRequest): InterfaceRequest;
