import type { FsSynchronousApi } from '../types';
export declare const fsSynchronousApiList: Array<keyof FsSynchronousApi>;
