/// import { type PaddingStandardProps } from './types'; declare const PaddingStandard: React.FC; export default PaddingStandard;