import { AlpacaSigner } from "./types";
export declare function getSigner(network: string): AlpacaSigner;
//# sourceMappingURL=index.d.ts.map