export declare class Filesystem { prepend: (arg1: string, arg2: string) => Promise; }