declare const main: (args: string[]) => void; export { main };