import React from 'react'; import { CustomTabButtonProps } from '../types'; export declare const CustomTabButton: React.FC; //# sourceMappingURL=CustomTabButton.d.ts.map