import { El } from "../types"; export default function (thing: string | El): El;