export declare const positionsDataFilter: (address: string) => { memcmp: { offset: number; bytes: string; }; }[];