export interface OptionsInterface {
    log?: boolean;
}
//# sourceMappingURL=options.interface.d.ts.map