import type { FC } from 'react'; import type { ForwardProps } from '@pega/cosmos-react-core'; declare const ImageButton: FC; export default ImageButton; //# sourceMappingURL=ImageButton.d.ts.map