/** * * A Set of all accepted properties * * @returns {Set} A new set with accepted webpack properties */ export declare const PROP_TYPES: Set;