import { alternative } from '../alternative'; /** * An alias for {@link alternative} */ export const alt = alternative;