import { type ExtraProps } from '../BlockRenderer/renderBlock'; export declare const getInnerPadding: (isPadding?: boolean) => ExtraProps;