export declare const extractFromDirectory: (directoryPath: string) => void;
