import { ICreateFsProps } from './create-fs.types';
export declare const defaultProps: Required<ICreateFsProps>;
