import { type RemovableInput } from '../../../interfaces';
export declare const INPUTS_TO_REMOVE: RemovableInput[];
