export { Options, default } from './unified-relottie-stringify.js';
export { StringifyFileData } from './stringify.js';
export { JSONArray, JSONObject, JSONValue, evaluate } from './helpers.js';
export { DEFAULT_OPTIONS } from './options.js';
export { fileConstants } from './constants.js';
import '@lottiefiles/last';
import 'unified';
import 'vfile';
