/** * Add any modifications to the platform specific configs here. */ declare const _default: (input: any) => any; export default _default;