export declare const executeApply: (options: { config: string; practice?: string; file?: string; }) => Promise;