declare const totalMinPadding: { prem: number; infant: number; smallChild: number; biggerChild: number; }; export default totalMinPadding;