The EXPORT command is to export tables. It doesn't support arbitrary SQL statements.
In SAP HANA there is no SQL level command to export result sets.
You can however use the command line tool hdbsql to achieve just that.
Still yet, this needs to be triggered in the tool and not via an SQL command.