import Heading from "@/components/ui/heading"; function Export() { return ( <> Export ); } export default Export;