type AssociatedInputs = 'auto' | 'none';

export type { AssociatedInputs };
