export declare const defaultDistFileExtMap: { '.js': string; '.jsx': string; '.ts': string; '.tsx': string; };