import { type ResponsiveProp } from '../../utils/resolveResponsiveProps'; import * as styles from './useNegativeMarginLeft.css'; export declare const useNegativeMarginLeft: (space: ResponsiveProp) => any; //# sourceMappingURL=useNegativeMarginLeft.d.ts.map