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