import $safeEls = require('./$safeEls');

declare function $show(element: $safeEls.El): void;

export = $show;
