import type { FlexBoxProps } from '@xylabs/react-flexbox';
export declare const SectionSpacingRow: {
    ({ ref, children, sx, ...props }: FlexBoxProps): import("react/jsx-runtime").JSX.Element;
    displayName: string;
};
//# sourceMappingURL=SectionSpacingRow.d.ts.map