export declare const getRateLimitTtl: {
    name: string;
    content: string;
    keys: number;
};
