import { CommandModule } from 'yargs'; import { PgDumpOptions } from './pg-dump-options'; export declare const pgDump: CommandModule;