/// import { SourceIconsProps } from './type'; export declare function SourceIcons({ payment, card, isTextShown, firstIcon }: SourceIconsProps): import("react").JSX.Element;