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