import { PostageBatch } from '@ethersphere/bee-js';
export declare function getUsableStamp(beeApiUrl: string): Promise<PostageBatch | undefined>;
//# sourceMappingURL=stamps.d.ts.map