import type { IPersonaCoinViewProps } from './PersonaCoin.types'; export declare function hideInitialsWhenImageIsLoaded(props: IPersonaCoinViewProps): boolean;