import { Options } from './options'; export declare function srcmak(srcdir: string, options?: Options): Promise;