export declare function includes(array: ReadonlyArray, element: U): element is T; export declare function objectKeysType(value: Type): Array; export declare function reverseRecord(input: Record): Record; export * from "./helpers/cryptoIconSize"; //# sourceMappingURL=helpers.d.ts.map