/**
 * @file InfoTip component barrel export
 */
export { InfoTip } from './InfoTip';
export type { InfoTipProps, InfoTipSize } from './InfoTip';
//# sourceMappingURL=index.d.ts.map