import { GapProps } from './gap.type'; declare const _default: (props: GapProps) => import("react/jsx-runtime").JSX.Element; export default _default;