import * as core from '@hypermod/core';
export default function main(paths: string[], flags: Partial<core.Flags>): Promise<void>;
