import { ResourcesConfig } from "aws-amplify";
export declare const configure: (config: ResourcesConfig) => void;
