1
2
3
declare const binaryExtensionsJson: readonly string[];
 
export = binaryExtensionsJson;