import React from 'react';
import { GapProps } from './Props';
declare const _default: React.ComponentType<GapProps>;
export default _default;
