import FileSystem_ from './FileSystem';
export declare namespace FSx {
    const FileSystem: typeof FileSystem_;
}
export default FSx;
