export { append } from './append'; export { newFile } from './new'; export { open } from './open'; export { replace } from './replace';