import index from './lib/index'

declare const fileManipulators: typeof index

export default fileManipulators
