import type { OmitInternalProps } from '@toptal/picasso-shared' import type { Props } from './FormAutoSaveIndicator' export { default as FormAutoSaveIndicator } from './FormAutoSaveIndicator' export type FormAutoSaveIndicatorProps = OmitInternalProps