# -*- mode: snippet -*-
# name: export
# key: <ex
# --
#+BEGIN_EXPORT ${1:type}
$0
#+END_EXPORT