export declare type DeclineOfNumeral = (quantity: number | string, arrayOfInclinedWords: string[]) => string;