// Type definitions for disposable-email-domains v1.0 // Project: https://github.com/ivolo/disposable-email-domains // Definitions by: Alexander HÃ¥kansson // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare const wildcards: string[]; export default wildcards;