export type { Gap, SeparateGap } from './Gap'; export type { ElementRef, ElementRefProps } from './ComponentTypes'; export type { ResponseStatus, ResponseStatusWithoutProcessing } from '../hooks/useResponseStatus';