import Spacer from "./spacer"; import { SpacerProps } from "./spacer"; export declare type Props = SpacerProps; export default Spacer;