export default interface DryRun {
    basePath: string;
}
