import type { ProgressContainerWithButtonsProps } from '@coinbase/cds-common/types/ProgressContainerWithButtonsProps'; export declare const ProgressContainerWithButtons: ({ children, hideIncrease, }: ProgressContainerWithButtonsProps) => import('react/jsx-runtime').JSX.Element; //# sourceMappingURL=ProgressContainerWithButtons.d.ts.map