/// /// import { GetProgramAccountsFilter } from '@solana/web3.js'; export declare const stakeFilters: (owner: string) => GetProgramAccountsFilter[];