import { Configuration } from "./config"; export declare const copyResources: (configuration: Configuration) => void;