export interface YarnArgs { } export declare function createYarnFiles(_args: YarnArgs): Promise;