declare function FFT_indutny(this: any, size: number): void; export default FFT_indutny;