export interface PrettierArgs { } export declare function createPrettierConfig(_args: PrettierArgs): Promise;